adTempus API
PreviousUpNext
IJobQueue::ResubmitQueuedOnRestart Property

Determines whether queued jobs will be resubmitted on restart of the adTempus service.

C++
__property VARIANT_BOOL ResubmitQueuedOnRestart;
C#
VARIANT_BOOL ResubmitQueuedOnRestart;
Visual Basic
Property ResubmitQueuedOnRestart() As VARIANT_BOOL
Default Value

true

 

If this option is True, any jobs that were queued (awaiting execution, i.e., the jobs had been triggered and were waiting for an available execution slot) when the adTempus service was last shut down will be resubmitted to the queue for execution when the service starts. If this option is False, the jobs will not be resubmitted.

adTempus API Reference version 3.0.0.0, revised 10/30/2008